Term of the Moment

DVD drives


Look Up Another Term


Definition: call by value


In programming, a call to a subroutine (function) that passes the actual data of the parameters used in the subroutine. See call by reference and call by name.